C1.Olap Namespace : ValueSet<T> Class |
For a list of all members of this type, see ValueSet<T> members.
Name | Description | |
---|---|---|
![]() | Add | Adds a value to the collection if not already present. |
![]() | Clear | Removes all objects from the collection. |
![]() | Contains | Determines whether the collection contains a specific value. |
![]() | SameValues | |
![]() | Sort | Sorts the elements in the collection. |
![]() | ToArray | Creates an array from this collection. |
![]() | ToList | Creates a System.Collections.Generic.List`1 from this collection. |